Skip to content

chore: added missing builder file for pcc sync worker#4037

Merged
themarolt merged 1 commit intomainfrom
chore/missing-builder-pcc-sync-worker
Apr 20, 2026
Merged

chore: added missing builder file for pcc sync worker#4037
themarolt merged 1 commit intomainfrom
chore/missing-builder-pcc-sync-worker

Conversation

@themarolt
Copy link
Copy Markdown
Contributor

@themarolt themarolt commented Apr 20, 2026

Note

Low Risk
Low risk: adds a missing scripts/builders env file used for image build/publish configuration, with no runtime code changes.

Overview
Adds a missing scripts/builders/pcc-sync-worker.env file so the pcc-sync-worker can be built and pushed using the standard builder configuration (Dockerfile path, build context, target repo, and service name).

Reviewed by Cursor Bugbot for commit 4532b34. Bugbot is set up for automated code reviews on this repo. Configure here.

Signed-off-by: Uroš Marolt <uros@marolt.me>
Copilot AI review requested due to automatic review settings April 20, 2026 18:31
@github-actions
Copy link
Copy Markdown
Contributor

⚠️ Jira Issue Key Missing

Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability.

Example:

  • feat: add user authentication (CM-123)
  • feat: add user authentication (IN-123)

Projects:

  • CM: Community Data Platform
  • IN: Insights

Please add a Jira issue key to your PR title.

1 similar comment
@github-actions
Copy link
Copy Markdown
Contributor

⚠️ Jira Issue Key Missing

Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability.

Example:

  • feat: add user authentication (CM-123)
  • feat: add user authentication (IN-123)

Projects:

  • CM: Community Data Platform
  • IN: Insights

Please add a Jira issue key to your PR title.

@themarolt themarolt merged commit dbdb451 into main Apr 20, 2026
14 checks passed
@themarolt themarolt deleted the chore/missing-builder-pcc-sync-worker branch April 20, 2026 18:32
@github-actions
Copy link
Copy Markdown
Contributor

⚠️ Jira Issue Key Missing

Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability.

Example:

  • feat: add user authentication (CM-123)
  • feat: add user authentication (IN-123)

Projects:

  • CM: Community Data Platform
  • IN: Insights

Please add a Jira issue key to your PR title.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the missing builder environment definition for the pcc-sync-worker so it can be included in the repo’s scripted image build/publish flow (via scripts/cli and the builders directory).

Changes:

  • Introduces scripts/builders/pcc-sync-worker.env with Docker build context, Dockerfile path, target repo, and service name.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants